Goal in Context:
|
Remove an "Action" resource throught the VFS.
|
Preconditions:
|
Actor is in the admin group of OpenCms. "Action" resource exists and actor has write permissions to it.
|
Successful End Condition:
|
"Action" resource is removed from the VFS and the corresponding action mapping definition in the Struts configuration is removed.
|
Failed End Condition:
|
"Action" resource remains unchanged and the Struts application the "Action" resource belongs to remains unchanged.
|
Primary Actor:
|
Struts Developer
|
Trigger:
|
Actor selects "Detele" from the context menu of the action.
|